
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b4k -r -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 4096
		using random I/O (alignment: 4096)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.01s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  21.58%|   1.95%|   19.63%|  78.42%
   1|  13.20%|   1.46%|   11.74%|  86.80%
-------------------------------------------
avg.|  17.39%|   1.71%|   15.69%|  82.61%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      1411883008 |       344698 |      22.44 |    5743.56 |    0.171 |     0.818 | test.dat (10240MB)
     1 |      1278615552 |       312162 |      20.32 |    5201.43 |    0.189 |     0.834 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        2690498560 |       656860 |      42.75 |   10944.99 |    0.179 |     0.825

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      1411883008 |       344698 |      22.44 |    5743.56 |    0.171 |     0.818 | test.dat (10240MB)
     1 |      1278615552 |       312162 |      20.32 |    5201.43 |    0.189 |     0.834 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        2690498560 |       656860 |      42.75 |   10944.99 |    0.179 |     0.825

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.033 |        N/A |      0.033
   25th |      0.065 |        N/A |      0.065
   50th |      0.068 |        N/A |      0.068
   75th |      0.073 |        N/A |      0.073
   90th |      0.123 |        N/A |      0.123
   95th |      0.184 |        N/A |      0.184
   99th |      4.615 |        N/A |      4.615
3-nines |      8.159 |        N/A |      8.159
4-nines |     18.195 |        N/A |     18.195
5-nines |     70.116 |        N/A |     70.116
6-nines |     73.193 |        N/A |     73.193
7-nines |     73.193 |        N/A |     73.193
8-nines |     73.193 |        N/A |     73.193
9-nines |     73.193 |        N/A |     73.193
    max |     73.193 |        N/A |     73.193
